| Filename | (eval 14)[/Users/timbo/perl5/perlbrew/perls/perl-5.18.2/lib/site_perl/5.18.2/darwin-2level/Params/Util.pm:190] |
| Statements | Executed 2087 statements in 18.1ms |
| Eval Invoked At | /Users/timbo/perl5/perlbrew/perls/perl-5.18.2/lib/site_perl/5.18.2/darwin-2level/Params/Util.pm line 190 |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 2087 | 1 | 1 | 7.48ms | 14.1ms | Params::Util::_CLASS |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | # spent 14.1ms (7.48+6.60) within Params::Util::_CLASS which was called 2087 times, avg 7µs/call:
# 2087 times (7.48ms+6.60ms) by PPI::Node::_wanted at line 618 of PPI/Node.pm, avg 7µs/call | ||||
| 2 | 2087 | 18.1ms | 2087 | 6.60ms | (defined $_[0] and ! ref $_[0] and $_[0] =~ m/^[^\W\d]\w*(?:::\w+)*\z/s) ? $_[0] : undef; # spent 6.60ms making 2087 calls to Params::Util::CORE:match, avg 3µs/call |
| 3 | } | ||||
| 4 | |||||
| 5 | ; |